func os.underlyingError
3 uses
os (current package)
error.go#L115: terr, ok := underlyingError(err).(timeout)
error.go#L123: err = underlyingError(err)
error.go#L133: func underlyingError(err error) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)